docs: cleanup duplication of words
authorWonchul Lee <chul0812@gmail.com>
Tue, 5 Jan 2016 07:48:48 +0000 (16:48 +0900)
committerPaolo Borelli <pborelli@gnome.org>
Wed, 6 Jan 2016 08:02:14 +0000 (09:02 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=760148

docs/reference/gtk/getting_started.xml

index 1fefc79e64d2e47382c501fafb907429c90c131e..3df043d5132ff2b0577cee93b38f60f4bb172434 100644 (file)
 
     <para>When creating an application, you'll want to put more than one widget
     inside a window.
-    When you want to put more than one widget into a window, it
+    When you want to put more than one widget into a window,
     it becomes important to control how each widget is positioned and sized.
     This is where packing comes in.</para>